﻿2026-06-10T22:56:29.7619195Z ##[group]Run cargo test -p spt --test notify_shell_e2e -- --nocapture
2026-06-10T22:56:29.7619652Z [36;1mcargo test -p spt --test notify_shell_e2e -- --nocapture[0m
2026-06-10T22:56:29.7632048Z shell: /usr/bin/bash -e {0}
2026-06-10T22:56:29.7632271Z env:
2026-06-10T22:56:29.7632658Z   SPT_NOTIFY_SHELL_BIN: /home/reavus/actions-runner/_work/spt-core/spt-core/.adapter-notify/target/debug/notify-shell
2026-06-10T22:56:29.7633259Z ##[endgroup]
2026-06-10T22:56:30.0019621Z     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.22s
2026-06-10T22:56:30.0153981Z      Running tests/notify_shell_e2e.rs (target/debug/deps/notify_shell_e2e-003d43c5d0ec222e)
2026-06-10T22:56:30.0168163Z 
2026-06-10T22:56:30.0168397Z running 1 test
2026-06-10T22:56:30.4207265Z test notify_shell_renders_a_commanded_toast ... ok
2026-06-10T22:56:30.4207585Z 
2026-06-10T22:56:30.4207847Z test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.40s
2026-06-10T22:56:30.4208192Z 
